var net/http.http2errClientDisconnected
7 uses
net/http (current package)
h2_bundle.go#L4016: http2errClientDisconnected = errors.New("client disconnected")
h2_bundle.go#L4847: sc.closeStream(st, http2errClientDisconnected)
h2_bundle.go#L5139: return http2errClientDisconnected
h2_bundle.go#L5177: return http2errClientDisconnected
h2_bundle.go#L6425: return http2errClientDisconnected
h2_bundle.go#L7108: return http2errClientDisconnected
h2_bundle.go#L7116: return http2errClientDisconnected
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)